projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93194bc
)
(Shell Command Guessing): Explain *.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 17 Aug 2003 00:22:21 +0000
(
00:22
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 17 Aug 2003 00:22:21 +0000
(
00:22
+0000)
man/dired-x.texi
patch
|
blob
|
history
diff --git
a/man/dired-x.texi
b/man/dired-x.texi
index a1172019544d4e3cdba17d89e1913db9d7b7d78c..b99f01e959eecc0e205707d5976ccf0c7aa4f00e 100644
(file)
--- a/
man/dired-x.texi
+++ b/
man/dired-x.texi
@@
-700,6
+700,9
@@
where each @var{command} can either be a string or a lisp expression
that evaluates to a string. If several commands are given, all of
them will temporarily be pushed onto the history.
+If @samp{*} in the shell command, that means to substitute the file
+name.
+
You can set this variable in your @file{~/.emacs}. For example,
to add rules for @samp{.foo} and @samp{.bar} file extensions, write